Skip to content

fix(deps): update all (major)#637

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-all
Open

fix(deps): update all (major)#637
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 9, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v4v6 age confidence
actions/setup-java action major v4v5 age confidence
codecov/codecov-action action major v5v6 age confidence
docker/build-push-action action major v6v7 age confidence
docker/login-action action major v3v4 age confidence
docker/setup-buildx-action action major v3v4 age confidence
docker/setup-qemu-action action major v3v4 age confidence
github/codeql-action action major v3v4 age confidence
gradle (source) major 8.14.39.5.0 age confidence
net.logstash.logback:logstash-logback-encoder dependencies major 8.19.0 age confidence
com.commercetools.sdk:commercetools-okhttp-client4 (source) dependencies major 18.3.019.9.1 age confidence
com.diffplug.spotless plugin major 7.2.18.4.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

actions/setup-java (actions/setup-java)

v5.2.0

Compare Source

What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

v5.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades
Bug Fixes

New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v5

Compare Source

v4.8.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.8.0

v4.7.1

Compare Source

What's Changed

Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.7.1

v4.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.7.0

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

Full Changelog: actions/setup-java@v4...v4.6.0

v4.5.0

Compare Source

What's Changed
Bug fixes:
New Contributors:

Full Changelog: actions/setup-java@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'
  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​684

Bug fixes :

  • Add architecture to cache key by @​Zxilly in #​664
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Resolve check failures by @​aparnajyothi-y in #​687

New Contributors

Full Changelog: actions/setup-java@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'sapmachine'
     java-version: '21'

Bug fixes :

New Contributors :

Full Changelog: actions/setup-java@v4...v4.3.0

v4.2.2

Compare Source

What's Changed


Bug fixes:
Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.2.2

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.1.0

codecov/codecov-action (codecov/codecov-action)

v6

Compare Source

v6.0.0

Compare Source

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️

What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

v5.5.4

Compare Source

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

v5.5.3

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

v5.5.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2

v5.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1

v5.4.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0

v5.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1

v5.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0

v5.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0

v5.1.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2

v5.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1

v5.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0

v5.0.7

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7

v5.0.6

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6

v5.0.5

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5

[v5.0.4](https://redirect.github.com/codecov/codecov


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-all branch 7 times, most recently from 047fde0 to b4d7aa4 Compare August 18, 2025 12:47
@renovate renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from f55fdbc to 96d5fd9 Compare August 22, 2025 17:59
@renovate renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from b365d62 to 4df52b4 Compare September 3, 2025 00:20
@renovate renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from 0207ec8 to 5bbfcf1 Compare September 24, 2025 18:26
@renovate renovate Bot force-pushed the renovate/major-all branch from 5bbfcf1 to 88ac360 Compare October 7, 2025 16:54
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from 3b92673 to 16785c2 Compare October 29, 2025 22:52
@renovate renovate Bot force-pushed the renovate/major-all branch from 16785c2 to 9a37990 Compare November 10, 2025 18:47
@renovate renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from 9949ed4 to 7942bf6 Compare November 20, 2025 16:37
@renovate renovate Bot force-pushed the renovate/major-all branch 7 times, most recently from f4bb57a to 90ed99e Compare November 29, 2025 04:44
@renovate renovate Bot force-pushed the renovate/major-all branch from 90ed99e to 0476021 Compare November 29, 2025 10:06
@renovate renovate Bot force-pushed the renovate/major-all branch 5 times, most recently from a9e5f18 to adc295d Compare January 15, 2026 17:43
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from 375d0d5 to 43e4aa2 Compare January 16, 2026 13:50
@renovate renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from 0288ee3 to b4cd874 Compare January 29, 2026 17:24
@renovate renovate Bot force-pushed the renovate/major-all branch from b4cd874 to 32a29df Compare February 4, 2026 18:03
@renovate renovate Bot force-pushed the renovate/major-all branch from 32a29df to 3dcd7fa Compare February 12, 2026 17:59
@renovate renovate Bot force-pushed the renovate/major-all branch from 3dcd7fa to fd24c14 Compare February 23, 2026 09:24
@renovate renovate Bot force-pushed the renovate/major-all branch 5 times, most recently from f611de1 to 55c3339 Compare March 6, 2026 01:07
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from fb81434 to 97261b1 Compare March 19, 2026 13:31
@renovate renovate Bot force-pushed the renovate/major-all branch from 97261b1 to 3fc3d6a Compare March 26, 2026 16:50
@renovate renovate Bot force-pushed the renovate/major-all branch from 3fc3d6a to 05340fc Compare April 7, 2026 09:00
@renovate renovate Bot force-pushed the renovate/major-all branch from 05340fc to 70fbcd1 Compare April 14, 2026 12:45
@renovate renovate Bot force-pushed the renovate/major-all branch from 70fbcd1 to ff9dcc3 Compare April 28, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants